﻿2026-09-09T05:29:25.7564617Z ##[group]Run actions/checkout@v5
2026-09-09T05:29:25.7565308Z with:
2026-09-09T05:29:25.7565710Z   ref: f6110c2a12df0dd50b87dfb60a2ec4120b5cf98d
2026-09-09T05:29:25.7566191Z   fetch-depth: 1
2026-09-09T05:29:25.7566572Z   repository: BigscreenVR/spt-bs-core
2026-09-09T05:29:25.7569302Z   token: ***
2026-09-09T05:29:25.7592793Z   ssh-strict: true
2026-09-09T05:29:25.7593223Z   ssh-user: git
2026-09-09T05:29:25.7593621Z   persist-credentials: true
2026-09-09T05:29:25.7594006Z   clean: true
2026-09-09T05:29:25.7594363Z   sparse-checkout-cone-mode: true
2026-09-09T05:29:25.7594764Z   fetch-tags: false
2026-09-09T05:29:25.7595107Z   show-progress: true
2026-09-09T05:29:25.7595475Z   lfs: false
2026-09-09T05:29:25.7595809Z   submodules: false
2026-09-09T05:29:25.7596162Z   set-safe-directory: true
2026-09-09T05:29:25.7596556Z   allow-unsafe-pr-checkout: false
2026-09-09T05:29:25.7597313Z ##[endgroup]
2026-09-09T05:29:25.8379518Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-09T05:29:25.8381049Z ##[group]Getting Git version info
2026-09-09T05:29:25.8381784Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-09T05:29:25.8382685Z [command]/usr/bin/git version
2026-09-09T05:29:25.8383092Z git version 2.43.0
2026-09-09T05:29:25.8390144Z ##[endgroup]
2026-09-09T05:29:25.8398336Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/e53bc551-b152-40be-8ea0-0b3d09a48deb/.gitconfig'
2026-09-09T05:29:25.8405617Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e53bc551-b152-40be-8ea0-0b3d09a48deb' before making global git config changes
2026-09-09T05:29:25.8406742Z Adding repository directory to the temporary git global config as a safe directory
2026-09-09T05:29:25.8408577Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-09T05:29:25.8459688Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-09T05:29:25.8475666Z https://github.com/BigscreenVR/spt-bs-core
2026-09-09T05:29:25.8484885Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-09T05:29:25.8487257Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-09T05:29:25.8504662Z refs/heads/golden/webserve-272-r3
2026-09-09T05:29:25.8510262Z [command]/usr/bin/git checkout --detach
2026-09-09T05:29:25.8576524Z HEAD is now at f6110c2a1 test(attachment): name the two entries, do not count the registry
2026-09-09T05:29:25.8610216Z [command]/usr/bin/git branch --delete --force golden/webserve-272-r3
2026-09-09T05:29:25.8642265Z Deleted branch golden/webserve-272-r3 (was f6110c2a1).
2026-09-09T05:29:25.8646466Z ##[endgroup]
2026-09-09T05:29:25.8649282Z [command]/usr/bin/git submodule status
2026-09-09T05:29:25.8831177Z ##[group]Cleaning the repository
2026-09-09T05:29:25.8834293Z [command]/usr/bin/git clean -ffdx
2026-09-09T05:29:27.6939278Z Removing .adapter-notify/
2026-09-09T05:29:27.6941019Z Removing bench-ledger/
2026-09-09T05:29:27.6941624Z Removing target/
2026-09-09T05:29:27.6947615Z [command]/usr/bin/git reset --hard HEAD
2026-09-09T05:29:27.7025634Z HEAD is now at f6110c2a1 test(attachment): name the two entries, do not count the registry
2026-09-09T05:29:27.7032907Z ##[endgroup]
2026-09-09T05:29:27.7034039Z ##[group]Disabling automatic garbage collection
2026-09-09T05:29:27.7038687Z [command]/usr/bin/git config --local gc.auto 0
2026-09-09T05:29:27.7067560Z ##[endgroup]
2026-09-09T05:29:27.7068624Z ##[group]Setting up auth
2026-09-09T05:29:27.7073602Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-09T05:29:27.7097199Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-09T05:29:27.7289531Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-09T05:29:27.7314601Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-09T05:29:27.7499267Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-09T05:29:27.7524501Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-09T05:29:27.7717511Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-09T05:29:27.7746149Z ##[endgroup]
2026-09-09T05:29:27.7747563Z ##[group]Fetching the repository
2026-09-09T05:29:27.7752183Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin f6110c2a12df0dd50b87dfb60a2ec4120b5cf98d
2026-09-09T05:29:28.2828914Z From https://github.com/BigscreenVR/spt-bs-core
2026-09-09T05:29:28.2830618Z  * branch                f6110c2a12df0dd50b87dfb60a2ec4120b5cf98d -> FETCH_HEAD
2026-09-09T05:29:28.2863490Z ##[endgroup]
2026-09-09T05:29:28.2864365Z ##[group]Determining the checkout info
2026-09-09T05:29:28.2865186Z ##[endgroup]
2026-09-09T05:29:28.2869336Z [command]/usr/bin/git sparse-checkout disable
2026-09-09T05:29:28.2907112Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-09T05:29:28.2928141Z ##[group]Checking out the ref
2026-09-09T05:29:28.2930530Z [command]/usr/bin/git checkout --progress --force f6110c2a12df0dd50b87dfb60a2ec4120b5cf98d
2026-09-09T05:29:28.2989666Z HEAD is now at f6110c2a1 test(attachment): name the two entries, do not count the registry
2026-09-09T05:29:28.2995388Z ##[endgroup]
2026-09-09T05:29:28.3036260Z [command]/usr/bin/git log -1 --format=%H
2026-09-09T05:29:28.3063092Z f6110c2a12df0dd50b87dfb60a2ec4120b5cf98d
